
/* 即时快讯 */
.jskx{
    padding:96px 0 40px 0;
}
/* 即时快讯占位图 */
.jskx_placeHolder{
    width:1068px;
    height:399px;
    margin:0 auto;
    background-color: #eee;
}
.jskx_news_title{
    height:25px;
    overflow: hidden;
    position: relative;
    margin-bottom:5px;
}
.td-trending-now-title{
    padding:2px 10px;
    display: inline-block;
    font-size:18px;
    line-height:20px;
    user-select: none;
    transition:background-color 0.3s;
    -webkit-transition:background-color 0.3s;
    -moz-transition:background-color 0.3s;
    -o-transition:background-color 0.3s;
    color:#dd3333;
    background-color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.jskx_news_title:hover .td-trending-now-title{
    background-color: #0075ea;
}
.jskx-trun-wrap{
   position: absolute;
   left:100px;
   top:0;
    height:25px;
    font-size:18px;
}
.jskx-trun-wrap li a{
    display: inline-block;
    color:#111111;
}
.td-big-grid-wrapper{
    width:532px;
    height:399px;
    position: relative;
    float:left;
}
.td-meta-info-container{
    width:100%;
    position: absolute;
    bottom:0;
    left:0;
    color:#fff;
    z-index:1;
}
.td-big-grid-meta{
    width:80%;
    padding:0 0 0 20px;
}
.td-post-category{
    font-family: 'Roboto', sans-serif;
    font-size:10px;
    font-weight: 500;
    display: inline-block;
    margin:0 0 5px 0;
    padding:3px 7px;
    line-height: 13px;
    pointer-events: auto;
    color:#fff;
    background-color:rgba(0, 0, 0, 0.7);
}
.td-big-grid-wrapper:hover .td-post-category{
    background-color: #0075ea;
}
.td-module-thumb{
    width:100%;
    height:100%;
    overflow: hidden;
}
.td-module-thumb a{
    display:block;
    width:100%;
    height: 0px;
    padding-bottom:75%;
    position: relative;
}
.td-module-thumb a:before{
    width:100%;
    height:100%;
    content:'';
    bottom:0;
    left:0;
    position: absolute;
    transition:background-color 0.3s ease;
    -webkit-transition:background-color 0.3s ease;
    -moz-transition:background-color 0.3s ease;
    -o-transition:background-color 0.3s ease;
    background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    z-index:1;
    vertical-align: top;
}

.td-module-thumb img{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    transition: all 0.5s;  
　　-moz-transition: all 0.5s; /* Firefox 4 */  
　　-webkit-transition: all 0.5s; /* Safari 和 Chrome */  
　　-o-transition: all 0.5s; /* Opera */
   vertical-align: top;
    display:block;
}
.td-big-grid-meta .entry-title{
    font-family: 'Roboto', sans-serif;
    font-size:27px;
    font-weight: 500; 
    line-height:34px;
    word-wrap:break-word;
}
.td-module-title a{
    color:#fff;
}
.td-module-meta-info{
    font-family: 'Open Sans', arial, sans-serif;
    font-size:11px;
    margin:11px 0 20px 20px;
    min-height:0;
}
.td-big-grid-wrapper:hover img,.td-small-thumb:hover img{
    transform: scale(1.1); 
　　-ms-transform: scale(1.1);  /* IE 9 */  
　　-moz-transform: scale(1.1);  /* Firefox */  
　　-webkit-transform: scale(1.1); /* Safari 和 Chrome */ 
　　-o-transform: scale(1.1);
}
.td-small-thumb{
    width:265px;
    height:198px;
    float:left;
    margin-left:3px;
    margin-bottom:3px;
    position: relative;
}
.td-small-thumb .td-small-grid-meta a{
    font-size: 16px;
    margin:0 15px 11px;
    color:#fff;
    display: inline-block;
    vertical-align: top;
}
/* 栏目新闻 */
.main_content_wrap{
    background-color: #fff;
    height:auto;
}
.main_content_left{
    float:left;
}
/* 亚利桑那占位图 */
.local_news_placeholder{
    width:696px;
    height:544px;
    background-color: #eee;
    border-radius: 15px;
}
.news_wrap{
    border-radius:15px;
    padding:15px;
    width:696px;
    height:auto;
    background-color: #f2f2f2;
}
.local_news .news_wrap{
    border:1px solid #c45f2d;
}
.td-block-title-wrap{
    width:100%;
    height:30px;
    position: relative;
    margin-bottom:26px;
}
.td-block-title-wrap .block-title{
    font-weight:400;
}
.td-block-title-wrap .block-title .td-pulldown-size{
    display: inline-block;
    line-height:17px;
    padding:7px 12px 4px;
    color:#fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
}
.local_news .td-block-title-wrap .block-title{
    border-bottom:2px solid #c45f2d;
}
.local_news .td-block-title-wrap .block-title .td-pulldown-size{
    background-color: #c45f2d;
}
.td-pulldown-syle-default{
    position: absolute;
    right:0;
    bottom:0;
    line-height:10px;
}
.td-subcat-list{
    display: inline-block;
}
.td-subcat-list .td-subcat-item{
    float:left;
    margin-left:30px;
}
.td-subcat-list .td-subcat-item a{
    font-size: 13px;
    color:#777;
    font-family: 'Roboto', sans-serif;
}
.local_news .td-subcat-list .td-subcat-item a:hover{
    color:#c45f2d;
}   
.td-subcat-dropdown{
    display: inline-block;
    position: relative;
    line-height:30px;
}
.td-subcat-dropdown .td-subcat-more{
    width:70px;
    margin-left:15px;
    display: inline-block;
    cursor: pointer;
    text-align:center;
}
.local_news .td-subcat-dropdown:hover .td-subcat-more{
    background-color: #c45f2d;
    color:#fff;
}
.td-subcat-dropdown:hover .td-pulldown-filter-list{
    display:block;
}
.td-pulldown-filter-list{
    position: absolute;
    top:100%;
    right:0;
    padding:6px 15px 8px 15px;
    background-color: rgba(255,255,255,0.95);
    border:1px solid #ededed;
    border-top:none;
    display:none;
}
.local_news .td-pulldown-filter-list li:hover a{
    color:#c45f2d;
}
/*  */
.first_news,.news_ul{
    width:50%;
}
.first_news{
    padding-right:24px;
}
.img_wrap a{
    display:block;
    width: 100%;
    height: 0px;
    /* 16:9padding-bottom:56.25%ï¼Œ4:3padding-bottom:75% */
    padding-bottom: 75%;
    position: relative;
}
.img_wrap .entry-thumb{
    display:block;
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
.big_img{
    margin-bottom:13px;
}
.news_title a{
    display: inline-block;
    font-size:24px;
    font-weight:500;
    line-height:25px;
    margin:0 0 6px 0;
    color:#111;
    font-family: 'Roboto', sans-serif;
}
.local_news .news_title a:hover{
    color:#c45f2d;
}
.news_date,.person_date,.ylsn_date,.english_date{
    font-family: 'Open Sans', arial, sans-serif;
    font-size:11px;
    margin-bottom:7px;
    min-height:17px;
    color:#aaa;
}
.news_des{
    font-size:13px;
    color:#777;
    font-family: 'Open Sans', arial, sans-serif;
    margin-top:9px;
}
.news_ul{
    padding-left:24px;
}
.small_img{
    position:absolute;
    top:0;
    left:0;
    width:100px;
    height:70px;
    overflow:hidden;
    margin-bottom:13px;
}
.small_img a{
    display:block;
    width: 100%;
    height: 0px;
    /* 16:9padding-bottom:56.25%ï¼Œ4:3padding-bottom:75% */
    padding-bottom: 75%;
    position: relative;
}
/* .small_img a img{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
} */
.small_title{
    margin-left:116px;
    min-height:70px;
}
.small_title a{
    font-size:14px;
    margin-bottom:4px;
    line-height:24px;
    font-weight:600;
    color:#111;
}
.news_ul li{
    position: relative;
    padding-bottom:26px;
}
.news_ul li:last-child{
    padding-bottom:0;
}
/* 新闻 */
.news_news .news_wrap{
    border:1px solid #1e73be;
    margin-bottom:48px;
}
.news_news .news_title a:hover{
    color:#1e73be;
}
.news_news .td-pulldown-filter-list li:hover a{
    color:#1e73be;
}
.news_news .td-block-title-wrap .block-title{
    border-bottom:2px solid #1e73be;
}
.news_news .td-block-title-wrap .block-title .td-pulldown-size{
    background-color: #1e73be;
}
/* 左侧广告 */
.guanggao_left{
    width:696px;
    margin-bottom:20px;
}
/* 副刊 */
.supplement_wrap .news_wrap{
    border:1px solid #e59b2b;
    margin-bottom:48px;
    margin-top:48px;
}
.supplement_wrap .news_title a:hover{
    color:#e59b2b;
}
.supplement_wrap .td-pulldown-filter-list li:hover a{
    color:#e59b2b;
}
.supplement_wrap .td-block-title-wrap .block-title{
    border-bottom:2px solid #e59b2b;
}
.supplement_wrap .td-block-title-wrap .block-title .td-pulldown-size{
    background-color: #e59b2b;
}
.block_li{
    margin-bottom:20px;
    display: inline-block;
    width:32%;
    vertical-align: top;
}
.block_li:nth-child(2),.block_li:nth-child(5){
    margin:0 9px;
}

.item_img .item_img_wrap{
    width: 100%;
    height: 0px;
    /* 16:9padding-bottom:56.25%ï¼Œ4:3padding-bottom:75% */
    padding-bottom: 75%;
    position: relative;
}
.item_img img{
    width:100%;
    height:100%;
    object-fit: cover;
    position: absolute;
}
.block_li_title{
    margin-top:7px;
    font-size:15px;
    line-height:20px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color:#111;
}
.block_li:hover .block_li_title{
    color:#e59b2b;
}
/* 人物 */
.person_wrap{
    width:696px;
    margin:48px 0;
}
.person_tabs_li{
    width:112px;
    height:54px;
    text-align:center;
    line-height:54px;
    background-color: #CEC2AB;
    /* background-color: #f8f8f8; */
    border:1px solid #c8bba1;
    /* border-right:none; */
    border-radius: 5px;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    color:#fff;
}
.person_panels_wrap{
    background-color: #f8f8f8;
    border:1px solid #f0f0f0;
    border-radius: 5px;
    border-top-left-radius:0;
    padding:14px 20px;
    margin-left:112px;
}
.person_panels_left,.person_panels_right{
    width:50%;
    float:left;
    margin:0;
    margin-top:-30px;
}
.person_panels_left{
    padding-right: 24px;
}
.person_panels_right{
    padding-left: 24px;
    
}
.small_title.person_panels_item{
    margin-left:0;
}
.small_title.person_panels_item a{
    font-size:16px;
    margin-bottom:7px;
}
.person_panels_right li{
    border-bottom:1px dashed #f2f2f2;
    padding-bottom:25px;
    margin-bottom:16px;
}
.person_panels_right li:last-child{
    padding-bottom:0;
    border:none;
}
/* 英文 */
.internation_news .news_wrap{
    border:1px solid #066842;
    margin-bottom:48px;
}
.internation_news .news_title a:hover{
    color:#066842;
}
.internation_news .td-pulldown-filter-list li:hover a{
    color:#066842;
}
.internation_news .td-block-title-wrap .block-title{
    border-bottom:2px solid #066842;
}
.internation_news .td-block-title-wrap .block-title .td-pulldown-size{
    background-color: #066842;
}
/* 视频 */
/* 图片 */
#video .item_img{
    position: relative;
}
#video .dialog{
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.8);
    position:absolute;
    z-index:2;
    display:none;
}
#video .item_img:hover .dialog{
    display:block;
}
#video .item_img .dialog img{
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
}

.photo_wrap .news_wrap{
    border:1px solid #1e73be;
    margin-bottom:48px;
    margin-top:48px;
}
.photo_wrap .news_title a:hover{
    color:#1e73be;
}
.photo_wrap .td-pulldown-filter-list li:hover a{
    color:#1e73be;
}
.photo_wrap .td-block-title-wrap .block-title{
    border-bottom:2px solid #1e73be;
}
.photo_wrap .td-block-title-wrap .block-title .td-pulldown-size{
    background-color: #1e73be;
}
/* 右侧广告 */
.main_content_right{
    float:right;
    width:33.333333%;
    padding-left:32px;
}
/* 繁体与简体切换 */
.zh_wrap{
    width:100%;
    height:65px;
    margin-bottom:25px;
    border-radius: 10px;
    padding:10px 10px 3px 10px;
    background-color: #cecece;
    font-size:15px;
    text-align:right;
}
.zh_wrap a{
    color:#0075ea;
    padding:0 5px;
}
.zh_wrap a:first-child{
    position: relative;
}
.zh_wrap a:first-child:before{
    content:'|';
    font-size:12px;
    width:1px;
    position: absolute;
    top:0;
    right:-2px;
    color:#0075ea;
    /* border-right:1px solid #0075ea; */
}
/* 右侧广告1 */
.guanggao_right{
    width:100%;
    margin-bottom:26px;
}
.guanggao_right .swiper-container .swiper-wrapper div{
    width:100%;
}
.guanggao_right img{
    display:block;
    margin:0 auto;
}
/* 电子报 */
.epaper_wrap{
    background-color: #f2f2f2;
    border-radius: 15px;
    margin-bottom:15px;
    padding:31px 36px 31px 36px;
    margin-top:48px;
}
/* 电子报占位图 */
.epaper_placeHolder{
    width:324px;
    height:251px;
    background-color: #eee;
    border-radius: 15px;
    margin-bottom:15px;
}
.epaper_wrap a{
    display:block;
    width:100%;
    height:100%;
    /* padding-bottom:75%;
    position: relative; */
}
.epaper_wrap a img{
    width:100%;
    height:100%;
    object-fit: cover;
    /* position: absolute; */
}

/* 专题 */
.subject_wrap{
    margin:48px 0;
}
.subject_block_title{
    margin-bottom:26px;
    font-size:18px;
    color:#fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-bottom:2px solid #4ca533;
}
.subject_block_title a{
    padding:1px 12px 0px 12px;
    display: inline-block;
    color:#fff;
    background-color: #4ca533;
    border-radius:15px 0 0 0;
    vertical-align: top;
}
.subject_wrap .swiper-container {
    width: 100%;
    height: 385px;
    overflow: hidden;
}  
.subject_wrap .swiper-wrapper{
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.subject_wrap .swiper-slide{
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
} 

/* .swiper-button-next:active,.swiper-button-next:hover,.swiper-button-next:focus, .swiper-button-prev:active,.swiper-button-prev:hover,.swiper-button-prev:focus{
    border:none;
} */
.subject_wrap .swiper-button-next:focus,.subject_wrap .swiper-button-prev:focus{
    border:none;
    outline: none;
}
.subject_content{
    width:100%;
    height:100%;
    position: relative;
    overflow:hidden;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.subject_content:before{
    height:50%;
    width:100%;
    content:'';
    position: absolute;
    bottom:0;
    left:0;
    z-index:1;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.subject_img_wrap{
    height:100%;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.subject_img_wrap a{
    width:100%;
    height:100%;
    /* border-bottom-left-radius: 15px; */
    /* border-bottom-right-radius: 15px; */
}
.subject_img_wrap a img{
    width:100%;
    height:auto;
    margin:0 auto;
    display:block;
    /* border-bottom-left-radius: 15px; */
    /* border-bottom-right-radius: 15px; */
}
.subject_position{
    position: absolute;
    bottom:10px;
    left:0;
    z-index:2;
    color:#fff;
}
.subject_content_title{
    font-size:18px;
    line-height:24px;
    margin-top:27px;
    margin-bottom:5px;
    padding:0 22px;
}
.subject_content_title a{
    color:#fff;
}
.subject_date{
    font-size:11px;
    margin-bottom:7px;
    min-height:17px;
    margin-left:22px;
}
@media (max-width: 1140px){
    .td-big-grid-meta .entry-title{
        line-height:1.3;
    }
    .td-small-thumb .td-small-grid-meta a{
        line-height: 1.4;
    }
    .small_title a{
        font-size:12px;
        line-height:24px;
    }
    
}
@media (max-width: 1140px) and (min-width: 1019px){
    /* 即时快讯占位图 */
    .jskx_placeHolder{
        width:980px;
        height:358px;
    }
    /* 电子报占位图 */
    .epaper_placeHolder{
        width:300px;
        height:233px;
    }
    /* 亚利桑那占位图 */
    .local_news_placeholder{
        width:640px;
        height:544px;
    }
    .td-big-grid-meta .entry-title{
        font-size:22px;
    }
    .td-big-grid-wrapper{
        width:504px;
        height:355px;
    }
    .td-small-thumb{
        width:235px;
        height:176px;
    }
    .td-small-thumb .td-small-grid-meta a{
        font-size:14px;
    }
    .news_wrap{
        width:640px;
    }
    .guanggao_left{
        width:640px;
    }
    .person_wrap{
        width:640px;
    }
    .main_content_right{
        padding-left:26px;
    }
    .block_li{
        width:31%;
    }
    .subject_wrap .swiper-container {
        height:354px;
    }
   
}
@media (max-width:1018px){
    .subject_content:before{
        height:100%;
    }
    .swiper-button-next, .swiper-button-prev{
        width:28px;
        height:28px;
    }
}
/* 二维码 */
.news_wrap.app_wrapper{
    border:1px solid #8e8e8e;
    margin:20px 0;
    background-color: #fff;
}
.app_title{
    color:#ff0000;
    font-size:15px;
    line-height:26px;
    margin-bottom:26px;
}
.app_content li{
    float:left;
    width:185px;
    margin:0 5px;
    vertical-align: top;
    margin-bottom:10px;
}
.app_content li a{
    display:block;
}
.app_content li a img{
    width:100%;
    height:auto;
}
.app_content li img{
    display:block;
    margin:10px auto;
    width:150px;
    height:auto;
}

@media (max-width: 1018px) and (min-width:768px){
    /* 即时快讯占位图 */
    .jskx_placeHolder{
        width:740px;
        height:274px;
    }
    /* 电子报占位图 */
    .epaper_placeHolder{
        width:227px;
        height:178px;
    }
     /* 亚利桑那占位图 */
     .local_news_placeholder{
        width:484px;
        height:672px;
    }
    .jskx{
        padding-top:144px;
    }
    .td-big-grid-meta .entry-title{
        font-size:16px;
    }
    .td-big-grid-wrapper{
        width:374px;
        height:271px;
    }
    .td-small-thumb{
        width:180px;
        height:134px;
    }
    .td-small-thumb .td-small-grid-meta a{
        font-size:11px;
    }
    .news_wrap{
        width:484px;
    }
    .guanggao_left{
        width:484px;
    }
    .person_wrap{
        width:484px;
    }
    .main_content_right{
        padding-left:19px;
    }
    .block_li{
        width:31%;
    }
    .block_li_title{
        font-size:14px;
    }
    .subject_wrap .swiper-container {
        height:268px;
    }
}

@media (max-width: 1018px) and (min-width:501px){
    .block_li{
        width:31%;
    }
}
@media (max-width:767px){
    /* 即时快讯占位图 */
    .jskx_placeHolder{
        width:100%;
        height:752px;
    }
    /* 电子报占位图 */
    .epaper_placeHolder{
        width:100%;
        height:540px;
    }
     /* 亚利桑那占位图 */
     .local_news_placeholder{
        width:100%;
        height:1124px;
    }
    .jskx_news_title{
        height:51px;
    }
    .td-trending-now-title{
        display:block;
        text-align:center;
    }
    .jskx-trun-wrap{
        position: static;
        height:20px;
        margin-top:5px;
        overflow: hidden;
    }
    
    .td_block_inner{
        margin-left:-20px;
        margin-right:-20px;
    }
    .jskx-trun-wrap li a{
        display:block;
        text-align: center;
        font-size:14px;
        line-height: 20px;
        color:#111111;
    }
    .td-big-grid-meta{
        width:90%;
        padding-left:15px;
    }
    .td-big-grid-meta .entry-title{
        font-size:22px;
    }
    
    .td-module-meta-info{
        margin-bottom:18px;
        margin-left:17px;
    }
    .td-big-grid-wrapper{
        width:100%;
        height:auto;
        float:none;
    }
    .td-big-grid-scroll{
        white-space:nowrap;
        min-height:170px;
        overflow-x:auto;
        margin-top:3px;
    }
    .td-small-thumb{
        display: inline-block;
        float:none;
        width:80%;
        height:170px;
        margin-left:0;
        margin-bottom:0;
        vertical-align: top;
    }
    .td-small-thumb .td-small-grid-meta a{
        font-size:16px;
        line-height:21px;
        white-space:normal;
    }
    .td-small-thumb .td-module-thumb img{
        width:100%;
        display:block;
        vertical-align: top;
    }
    
    .main_content_left{
        float:none;
        width:100%;
    }
    .jskx{
        padding-top:32px;
        padding-bottom:32px;
    }
    .news_wrap{
        width:100%;
    }
    .news_wrap.news_news{
        margin-bottom:32px;
    }
    .first_news, .news_ul{
        width:100%;
        float:none;
    }
    .first_news{
        padding-right:0;
        padding-bottom:21px;
    }
    .news_ul{
        padding-left:0;
    }
    .small_title a{
        font-size:14px;
        line-height:24px;
    }
    .subject_wrap{
        margin:32px 0;
    }
    .epaper_wrap{
        margin-top:32px;
    }
    
    .news_wrap.supplement_wrap{
        margin-top:32px;
        margin-bottom:32px;
    }
    .news_wrap.supplement_wrap.photo_wrap{
        margin-top:32px;
        margin-bottom:32px;
    }
    .news_wrap.internation_news{
        margin-bottom:32px;
    }
    .news_wrap.supplement_wrap{
        margin:32px 0;
    }
    .guanggao_left{
        width:100%;
    }
    .person_wrap{
        width:100%;
        margin:32px 0;
    }
    .person_tabs_wrap{
        float:none;
        width:100%;
    }
    .person_panels_wrap{
        width:100%;
        margin-left:0;
        border-top-right-radius:0;
    }
    .person_tabs_li{
        width:100%;
        border-top-right-radius:5px;
        border-bottom-left-radius: 0;
        text-align: left;
        padding-left:20px;
        font-size:19px;
    }
    .person_panels_left, .person_panels_right{
        margin-top:0;
        width:100%;
        float:none;
    }
    .person_panels_right{
        padding-left:0;
    }
    .person_panels_left{
        padding-right:0;
        padding-bottom: 16px;
        margin-bottom:14px;
        border-bottom:1px dashed #f2f2f2;
    }
    .main_content_right{
        padding-left:0;
    }
    .main_content_right{
        float:none;
        width:100%;
    }
    .app_content li{
        float:none;
        margin:0 auto;
    }
}
@media (max-width:500px){
    /* 即时快讯占位图 */
    .jskx_placeHolder{
        width:100%;
        height:483px;
    }
    /* 电子报占位图 */
    .epaper_placeHolder{
        width:100%;
        height:288px;
    }
     /* 亚利桑那占位图 */
     .local_news_placeholder{
        width:100%;
        height:900px;
    }
    .block_li{
        width:100%;
        position: relative;
        min-height:70px;
        margin-bottom:26px;
    }
    .block_li:nth-child(2), .block_li:nth-child(5){
        margin:0;
        margin-bottom:26px;
    }
    .block_li .item_img{
        width:100px;
        height:70px;
        position:absolute;
        left:0;
        top:0;
        overflow:hidden;
    }
    #video .item_img{
        position: absolute;
    }
    .block_li .item_img .item_img_wrap{
        width:100%;
        height:0;
        padding-bottom:75%;
        position: relative;
    }
    .block_li .item_img img{
        width:100%;
        height:100%;
        object-fit: cover;
        position: absolute;
    }
    .block_li_title{
        font-size:14px;
        line-height:21px;
        margin-left:115px;
        margin-top:0;
    }
    .subject_wrap .swiper-container {
        height:303px;
    }
}

@media (max-width:375px){
    /* 即时快讯占位图 */
    .jskx_placeHolder{
        width:100%;
        height:454px;
    }
    /* 电子报占位图 */
    .epaper_placeHolder{
        width:100%;
        height:259px;
    }
     /* 亚利桑那占位图 */
     .local_news_placeholder{
        width:100%;
        height:924px;
    }
}  
